Skip to main content

Asana Connector

The Asana connector allows you to integrate Asana seamlessly into your SyncNow workflows. This connector lets you synchronize key data between Asana and your other work systems such as Jira, Azure DevOps, and more.

Asana Sync

⚙️ Connector Parameters

To connect to your Asana instance, provide the following required parameters:

🏷️ Parameter📝 Description
👤 UsernameThe username associated with your Asana account
🏢 AccountThe Asana workspace or organization name
🔑 Access TokenPersonal access token for API authentication

🔐 Ensure your access token has the necessary permissions for reading and writing to the desired projects and tasks.


🏷️ Entity Types

The Asana connector supports mapping the following Asana project entity types to your other work systems:

Entity TypeDescription
TaskStandard actionable items within a project
MilestoneKey progress markers within a project
ApprovalItems requiring review and approval workflows

These entity types can be synchronized and mapped to equivalent entities in systems like Jira, Azure DevOps, and others.

🗂️ Supported Fields

SyncNow currently supports syncing the following Asana fields:

Asana FieldSync Direction
IDUnidirectional
Name (Title)Bidirectional
Description (Notes)Bidirectional
AssigneeBidirectional
ReporterBidirectional
SectionBidirectional
StatusBidirectional
PriorityBidirectional
TagsBidirectional
Start DateBidirectional
Due DateBidirectional
Estimated TimeBidirectional
AttachmentsBidirectional
CommentsBidirectional
SubtasksBidirectional
Custom FieldsBidirectional
Number (Custom Field)Bidirectional
Dropdown (Label, People, Priority, Status)Bidirectional
CreatedUnidirectional
CompletedBidirectional

⚠️ Limitations

Due to Asana API limitations, there are a few known restrictions in the current version of the connector:

  • Rich Text Field Sync: Only partial HTML formatting is supported. Supported tags include:
    <strong> (Bold), <em> (Italic), <u> (Underline), <s> (Strikethrough),
    <code> (Monospaced), <ol> (Ordered list), <ul> (Unordered list),
    <li> (List item), <a> (Link), <img> (Inline image),
    <table>, <tr>, <td> (Table elements)
    

Tip: For best results, ensure your Asana fields are mapped correctly in your SyncNow workflow configuration.